home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / popalarm.fix < prev    next >
Text File  |  1984-11-12  |  1KB  |  42 lines

  1.  
  2.  
  3.  
  4. The Pop-Up Alarm Clock from Bellsoft, Inc. (POPALARM.EXE) claims to
  5. allow two modes of operation for all functions:
  6.  
  7.          1.  After setting up the Alarm Clock, using Alt-A to enter
  8.          alarm times, new configurations, etc.
  9.  
  10.          2. Enter alarm times, etc. WHILE setting up the Alarm Clock,
  11.          by typing the options on the command line after POPALARM.
  12.  
  13. However, the "timed feed" option cannot be invoked from the command
  14. line because it requires a carriage return within the feed string.  The
  15. documentation does not offer any way to insert a carriage return in the
  16. command line.
  17.  
  18. To set up a timed feed when invoking the POPALARM program, set up the
  19. following file called (for example) AUTOFEED.POP:
  20.  
  21.          f=3:00 "command                     (Note how each command is
  22.          command2                            followed by a carriage
  23.          "                                   return.)
  24.  
  25. Then set up the Alarm Clock by typing:
  26.  
  27.          POPALARM @AUTOFEED.POP
  28.  
  29. The Alarm Clock will now include your timed feed string, complete with
  30. carriage returns.
  31.  
  32. When I set up the Alarm Clock, I use a batch file with the following
  33. lines:
  34.  
  35.          popalarm l=tr d=h b=o               (Sets up options.)
  36.          popalarm @autofeed.pop              (Sets up timed feed.)
  37.  
  38.  
  39. --BUGFIND: Edward Fischer
  40. --BUGFIX: Roy Harper
  41. .)
  42.          popalarm @autofe